- GShellError
alias GShellError = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_shell_error_quark
alias da_g_shell_error_quark = GQuark function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_shell_parse_argv
alias da_g_shell_parse_argv = gboolean function(const(gchar)* command_line, gint* argcp, gchar*** argvp, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_shell_quote
alias da_g_shell_quote = gchar* function(const(gchar)* unquoted_string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_shell_unquote
alias da_g_shell_unquote = gchar* function(const(gchar)* quoted_string, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.